home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / ClocX / ClocXfull.exe / Presets / Alte Standuhr.ini < prev    next >
INI File  |  2003-12-08  |  946b  |  23 lines

  1. ;all colors are in BGR format (hexadecimal or number)
  2. [Settings]
  3. CutColor=0x0000FF       ;cut window by this color (default red)
  4. DisableAMPM=1           ;show AM/PM indicator (default 0)
  5. AMPMColor=0x787878    ;color of AM/PM indicator
  6.  
  7. HourColor=0x1F4CA2    ;color of hour hand
  8. HourLength=15           ;length of hour hand
  9. HourLap=0               ;overlap of hour hand
  10. HourWidth=2             ;width of hour hand
  11.  
  12. MinuteColor=0x1FFAA2    ;color of minute hand
  13. MinuteLength=30         ;length of minute hand
  14. MinuteLap=0             ;overlap of minute hand
  15. MinuteWidth=1           ;width of minute hand
  16.  
  17. SecondColor=0xF7FA92   ;color of second hand
  18. SecondLength=30         ;length of second hand
  19. SecondLap=10            ;overlap of second hand
  20. SecondWidth=0.7           ;width of second hand
  21.  
  22. ;CenterX=68             ;center point's X (default image_width / 2)
  23. ;CenterY=66             ;center point's Y (default image_height / 2)